html, .marcashist {
	height: 100%;
}

.bordaempresa{
	border: 1px groove #E87722 ;
}

.contachao{
	background: url('../img/ContaChao.jpg'); 
	background-repeat: no-repeat;
	background-position: bottom left;
	height:  100%;
}

.contachaocel{
	background: url('../img/ContaChaoCel.jpg'); 
	background-repeat: no-repeat;
	background-position: bottom left;
	height:  100%;
}

.escuta{
	color: #1F0D04;
	background: url('../img/escuta/Capa.jpg');
	background-repeat: no-repeat;
	background-position: bottom left;
}

.escutacel{
	color: #1F0D04;
	background: url('../img/escuta/CapaCel.jpg');
	background-repeat: no-repeat;
	background-position: bottom left;
}


.containermenu {
  width: 100%;
  margin-right: auto;
  margin-left: auto;
  text-align: center;
}


.marcashist{
	background: url('../img/marcas/Fundo2.png'); 
	background-repeat: no-repeat;
	background-position: bottom left;
	height:  100%;
}

.textomarcasnovo{
	margin-top: 20px;
	background-color: rgba(255,255,255,0.8); 
}

.textoftmarcasnovo{
	margin: 10px;
	padding: 15px;
	background-color: rgba(129, 179, 110, 0.1);
	color: #1F0D04;
	font-family: 'Quicksand', sans-serif;
}

.card-body{background-color: rgba(255,255,255,0.3);}

.sinopsemarcasnovo{
	background: url('../img/marcas/FundoPagina1.jpg'); 
	height: 100%;
	padding-top: 20px;
}

.textosinopsemarcasnovo{
	max-width: 300px;
	height: relative;
	color: #ffff;
	margin-top: 80px;
	float: right;
	background-color: rgba(0,0,0,0.8); 
	color: white;
}

.bg_laranjanovo {background-color: #E87722;}

.FonteTitulosNovo{
	font-family: Roboto Condensed;
	font-size: 3rem;
}

.contatosnovo{
	float: right;
	background-color: rgba(0,0,0,0.8);
}

.textocontatonovo{
	max-width: 700px;
	height: relative;
	color: #993333;
  margin: 0 auto;
}



.rodape{
	background-color: #1F0D04;
	padding-top: 5px;
	padding-bottom: 1px;
}


.tabelasempresa{
	width:95%;
	margin-left: 4%;
	color: #1F0D04 ;
	padding: 10px 10px 10px 10px;
}

.vertical{
    writing-mode:tb-rl;
    -webkit-transform:rotate(180deg);
    -moz-transform:rotate(180deg);
    -o-transform: rotate(180deg);
    -ms-transform:rotate(180deg);
    transform: rotate(180deg);
    white-space:nowrap;
    display:block;
    bottom:0;
}

.alinharimagem {
 width: 60%;
 float: right;
 clip-path: polygon(40% 0%, 100% 0%, 100% 100%, 0% 100%, 0% 80%, 35% 35%);
 shape-outside: polygon(40% 0%, 100% 0%, 100% 100%, 0% 100%, 0% 80%, 35% 35%);
}

.alinharimagem2 {	
float: right; 
}

.semhbar { overflow-x: hidden;}

.FundoAgenda{
	background: url('../img/Agenda.png'); 
	background-repeat: no-repeat;
	background-position: right;
	height:  100%;
}